Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette",
"version" : "1.2.0",
"name" : "KBV_PR_AW_Betriebsstaette",
"title" : "KBV_PR_AW_Betriebsstaette",
"status" : "active",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"description" : "Defintion der Elemente einer Betriebsstätte im dt. Gesundheitswesen",
"copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "servd",
"uri" : "http://www.omg.org/spec/ServD/1.0/",
"name" : "ServD"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Organization",
"baseDefinition" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.1.0",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Organization",
"path" : "Organization",
"short" : "Organisationen im deutschen Gesundheitswesen.",
"definition" : "Basisprofil für die Repräsentation verschiedener Organisationen mit in Deutschland üblichen Identifiern."
},
{
"id" : "Organization.id",
"path" : "Organization.id",
"min" : 1
},
{
"id" : "Organization.meta",
"path" : "Organization.meta",
"min" : 1
},
{
"id" : "Organization.meta.versionId",
"path" : "Organization.meta.versionId",
"min" : 1
},
{
"id" : "Organization.meta.lastUpdated",
"path" : "Organization.meta.lastUpdated",
"min" : 1
},
{
"id" : "Organization.meta.profile",
"path" : "Organization.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0"
},
{
"id" : "Organization.text",
"path" : "Organization.text",
"min" : 1
},
{
"id" : "Organization.extension:ergaenzende_Angaben",
"path" : "Organization.extension",
"sliceName" : "ergaenzende_Angaben",
"max" : "0"
},
{
"id" : "Organization.extension:betriebsstaetten-hierarchie",
"path" : "Organization.extension",
"sliceName" : "betriebsstaetten-hierarchie",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Betriebsstaette_Hierarchie"
]
}
],
"mustSupport" : true
},
{
"id" : "Organization.identifier",
"path" : "Organization.identifier",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.identifier:Institutionskennzeichen",
"path" : "Organization.identifier",
"sliceName" : "Institutionskennzeichen",
"mustSupport" : true
},
{
"id" : "Organization.identifier:Institutionskennzeichen.type.coding",
"path" : "Organization.identifier.type.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Organization.identifier:Institutionskennzeichen.system",
"path" : "Organization.identifier.system",
"mustSupport" : true
},
{
"id" : "Organization.identifier:Institutionskennzeichen.value",
"path" : "Organization.identifier.value",
"mustSupport" : true
},
{
"id" : "Organization.identifier:Institutionskennzeichen.period",
"path" : "Organization.identifier.period",
"max" : "0"
},
{
"id" : "Organization.identifier:Institutionskennzeichen.assigner",
"path" : "Organization.identifier.assigner",
"max" : "0"
},
{
"id" : "Organization.identifier:Betriebsstaettennummer",
"path" : "Organization.identifier",
"sliceName" : "Betriebsstaettennummer",
"min" : 1,
"max" : "1"
},
{
"id" : "Organization.identifier:Betriebsstaettennummer.system",
"path" : "Organization.identifier.system",
"mustSupport" : true
},
{
"id" : "Organization.identifier:Betriebsstaettennummer.value",
"path" : "Organization.identifier.value",
"mustSupport" : true
},
{
"id" : "Organization.identifier:Betriebsstaettennummer.period",
"path" : "Organization.identifier.period",
"max" : "0"
},
{
"id" : "Organization.identifier:Betriebsstaettennummer.assigner",
"path" : "Organization.identifier.assigner",
"max" : "0"
},
{
"id" : "Organization.identifier:VKNR",
"path" : "Organization.identifier",
"sliceName" : "VKNR",
"max" : "0"
},
{
"id" : "Organization.identifier:KZV-Abrechnungsnummer",
"path" : "Organization.identifier",
"sliceName" : "KZV-Abrechnungsnummer",
"max" : "0"
},
{
"id" : "Organization.active",
"path" : "Organization.active",
"max" : "0"
},
{
"id" : "Organization.type",
"path" : "Organization.type",
"max" : "0"
},
{
"id" : "Organization.name",
"path" : "Organization.name",
"short" : "Name der Betriebsstätte",
"definition" : "Menschenlesbarer Name der Betriebsstätte, z.B.: \"Gemeinschaftspraxis Dr. Soundso\"",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.alias",
"path" : "Organization.alias",
"max" : "0"
},
{
"id" : "Organization.telecom",
"path" : "Organization.telecom",
"mustSupport" : true
},
{
"id" : "Organization.telecom.system",
"path" : "Organization.telecom.system",
"mustSupport" : true
},
{
"id" : "Organization.telecom.value",
"path" : "Organization.telecom.value",
"mustSupport" : true
},
{
"id" : "Organization.telecom.period",
"path" : "Organization.telecom.period",
"max" : "0"
},
{
"id" : "Organization.address",
"path" : "Organization.address",
"short" : "Eine Adresse gemäà postalischer Konventionen",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Organization.address:Strassenanschrift",
"path" : "Organization.address",
"sliceName" : "Strassenanschrift",
"mustSupport" : true
},
{
"id" : "Organization.address:Strassenanschrift.line",
"path" : "Organization.address.line",
"mustSupport" : true
},
{
"id" : "Organization.address:Strassenanschrift.line.extension:Strasse",
"path" : "Organization.address.line.extension",
"sliceName" : "Strasse",
"mustSupport" : true
},
{
"id" : "Organization.address:Strassenanschrift.line.extension:Hausnummer",
"path" : "Organization.address.line.extension",
"sliceName" : "Hausnummer",
"mustSupport" : true
},
{
"id" : "Organization.address:Strassenanschrift.line.extension:Adresszusatz",
"path" : "Organization.address.line.extension",
"sliceName" : "Adresszusatz",
"mustSupport" : true
},
{
"id" : "Organization.address:Strassenanschrift.city",
"path" : "Organization.address.city",
"mustSupport" : true
},
{
"id" : "Organization.address:Strassenanschrift.postalCode",
"path" : "Organization.address.postalCode",
"mustSupport" : true
},
{
"id" : "Organization.address:Strassenanschrift.country",
"path" : "Organization.address.country",
"definition" : "Nach DEÃV Anlage8",
"mustSupport" : true
},
{
"id" : "Organization.address:Postfach",
"path" : "Organization.address",
"sliceName" : "Postfach",
"mustSupport" : true
},
{
"id" : "Organization.address:Postfach.line",
"path" : "Organization.address.line",
"mustSupport" : true
},
{
"id" : "Organization.address:Postfach.line.extension:Postfach",
"path" : "Organization.address.line.extension",
"sliceName" : "Postfach",
"mustSupport" : true
},
{
"id" : "Organization.address:Postfach.city",
"path" : "Organization.address.city",
"mustSupport" : true
},
{
"id" : "Organization.address:Postfach.postalCode",
"path" : "Organization.address.postalCode",
"mustSupport" : true
},
{
"id" : "Organization.address:Postfach.country",
"path" : "Organization.address.country",
"definition" : "Nach DEÃV Anlage8",
"mustSupport" : true
},
{
"id" : "Organization.partOf",
"path" : "Organization.partOf",
"max" : "0"
},
{
"id" : "Organization.contact",
"path" : "Organization.contact",
"max" : "0"
},
{
"id" : "Organization.endpoint",
"path" : "Organization.endpoint",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.